dom.removeEditableRegion()

Availability 3.0
Description Removes an editable region from the document. If the editable region contains any content, the content is preserved—only the editable region markers are removed.
Arguments None.
Returns Nothing.
Enabler dom.canRemoveEditableRegion()